Configuring Standard Authenticator for Service Group |
|
Before you begin this task:
You must have the system administrator or organizational administrator role to perform this task.
This configuration must be done for every group that will handle SOAP requests that use the WS-Security user token profile.
- On CUSP > My Applications , click (LDAP Explorer). The LDAP Explorer window appears.
- Navigate to cordys > <organization> and select the service group that should have the standard authenticator configured. The service group details are displayed.
- Click the button in the bussoapnodeconfiguration row. The String (xml) - Edit XML for string window appears.
- Add the authenticator node by copying the following text inside the <configuration> tag.
<authenticator implementation="com.eibus.security.authentication.OpenText CARSAuthenticator"/>
- Change the authenticator node if you want to use another validator.
- Click to save your changes.
- Restart the service. To do this:
- On CUSP > My Applications , click (System Resource Manager). The System Resource Manager window appears.
- Right-click <service container> and click Restart.
The service group is now configured so that it can handle SOAP requests using the WS-Security user token profile.
When SSO is being used, usually only the SSO service group needs to configured regarding authentication, since all other service groups are accessed with a SAML assertion in the header instead of the user name token.
- On CUSP > My Applications , click (System Resource Manager). The System Resource Manager window appears.